home *** CD-ROM | disk | FTP | other *** search
- @(#) Beware 2.1 90/01/22 13:01:03
-
-
-
- MicroSoft decided to change the order of function arguments of the C
-
- rename() function. Check the source against the documentation of your
-
- compiler.
-
-
-
- In order to handle messages larger than about 10 kbyte, the mail program
-
- will have to be compiled with the large memory model.
-
-
-
- Since the assembly-language serial port driver assumes a small memory
-
- model, the cico program will have to be compiled with the small memory
-
- model as well.
-
-
-
- The MAILDIR, EDITOR environment variables should hold absolute path
-
- names. On MS-DOS systems (floppies!) it is a good idea to include the
-
- drive name as well.
-
-
-
- On some MS-DOS systems the root directory has no "." and ".." entries,
-
- and subdirectories directly below the root directory have no ".."
-
- entry. This only has consequences for the "File" command.
-
-